Xbasic

AlphaCloud::ClientEnableApplicationDeployment Method

Syntax

.EnableApplicationDeployment as L (DeploymentName as C)

Arguments

DeploymentNameCharacter

The name of the deployment to be enabled.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

EnableApplicationDeployment sets the status of a deployment to Enabled.

If the subscription, account, application, web site and security application are also enabled, and the deployment is scheduled, it will be redeployed.